apis for Gs keyboard light and notify led
| method | description |
|---|---|
public static LedApi get(); |
The LedApi instance |
public void openTopCustom(LedApi.Color color, LedApi.ShineType shineType); |
open custom top LED
Params:Supported Products:All |
public void closeTopCustom(); |
close custom top LED
Supported Products:All |
public void openSideCustom(LedApi.Color color, LedApi.ShineType shineType); |
open custom side LED
Params:Supported Products:All |
public void closeSideCustom(); |
close custom side LED
Supported Products:All |
| Member | description |
|---|